London | 26-ITP-Jan | Boualem Larbi Djebbour | Sprint 1 | wireframe#1158
London | 26-ITP-Jan | Boualem Larbi Djebbour | Sprint 1 | wireframe#1158djebsoft wants to merge 30 commits into
Conversation
Updated content and structure of the wireframe HTML.
Replaced placeholder image with a new icon image.
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
Removed starter styles and design palette comments. Updated styles for body, header, main, articles, article, and footer.
This comment has been minimized.
This comment has been minimized.
cjyuan
left a comment
There was a problem hiding this comment.
Can you take a look at this General Feedback to see if there
is anything you can do to make your PR more robust and ready?
Doing so can help speed up the review process.
|
thank you for reviewing. I completed my style.css file checking with no errors found. I properly enhanced my code indentation using VSCode buily-in format document function. |
cjyuan
left a comment
There was a problem hiding this comment.
Code is free of syntax error. Well done.
To better match the wireframe, can you
- Layout articles 2 and 3 side by side beneath article 1
- Make the image in each article span the full width of the articles?
- Introduce a border around the READ MORE link
- Make the image in article 1 visible
| width: 100%; | ||
| background-color: lightyellow; | ||
| text-align: center; | ||
| padding: 0.01rem; |
There was a problem hiding this comment.
Can you find out how much space is 0.01rem?
| <main> | ||
| <article> | ||
| <img src="https://www.nicepng.com/png/full/357-3576824_this-free-icons-png-design-of-readme-document.png" alt="" | ||
| style="width: 150px" /> |
There was a problem hiding this comment.
Better practice is to separate CSS from HTML and write the CSS code in an external file.
Reduced container width and adjusted main padding.
|
thank you for reviewing |
|
thanks for the review |
|
|
than you for the notes |
|
Changes look good enough. Well done.
|
|
thank you very much |
|
Closing PR because the January ITP run has finished. Feel free to re-open if you're still working on it. |


Learners, PR Template
Self checklist
Changelist
making some changes to create webpage.
Questions